[INFO] cloning repository https://github.com/Nufflee/clipboard-herald
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nufflee/clipboard-herald" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNufflee%2Fclipboard-herald", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNufflee%2Fclipboard-herald'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfa0dc6676f63d07f727832967f60c873346b799
[INFO] checking Nufflee/clipboard-herald against try#14e4661efa5acbf985e4fe564baae04683366cc1 for pr-157696
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNufflee%2Fclipboard-herald" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nufflee/clipboard-herald
[INFO] finished tweaking git repo https://github.com/Nufflee/clipboard-herald
[INFO] tweaked toml for git repo https://github.com/Nufflee/clipboard-herald written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nufflee/clipboard-herald on toolchain 14e4661efa5acbf985e4fe564baae04683366cc1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nufflee/clipboard-herald already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235
[INFO] running `Command { std: "docker" "start" "df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking windows-core v0.51.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking windows v0.51.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling clipboard-herald v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.06s
[INFO] running `Command { std: "docker" "inspect" "df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235", kill_on_drop: false }`
[INFO] [stdout] df91935b0e16e7156a16272d5075ec1111ac19b36d6f6c2acd26b700bd109235
